Widget Settings
The settings section allows you to configure how the widget will work and display for the end users.
Setting options are:
General Settings
| Option | Value | Description |
|---|---|---|
| File Category | Multi Select | The file category allows you to select what file categories should be pulled into the list |
| Display Type | Option | The display type allows you to control how the list of file will be displayed ![]() |
| Button Class | Class | The button class allows you to set a class to the button when using a display type other then list. |
| Link Position | Option | The link position allows you to set the alignment of the link in the file list. |
| Add border to container | True / False | When this option is set to true, a thing border will be displayed around the container. |
| Container Class | Class | This option allows you to set classes on the the main container. |
| Heading | Text | The heading section allows you to set heading text that will display above the list of files |
| Heading Content | Text | The heading content allows you to add descriptive text. This text will display below the heading but above the list of files. |
| Anchor Name | Text | This allows you to set an anchor for the file component. |
| Sort Order | Option | The sort allows you to sort the files by name in Ascending or Descending order |
| Sort by policy name | Yes / No | This option works in conjunction with the display type with policy. When set, the sort order will be by the policy name |
| Category Operator | Select | The cateogry operator allows you to set how files will be selected by category. By default, the AND operator is set, this means when selecting multiple categories, for a file to display, it will have to be part of both categories. However, if you wish to select multiple categories independent of each other, meaning you want X category OR Y category then selecting the OR operator will pull both. |
Category Operator
When using the category operator with the OR selected, any item that has multiple categories will also display, so, if an item has category X and Y and you choose to display X OR Y category, the item will display for both as it is part of both categories VS AND where it would only selcect items that match both.
Divider Settings
| Option | Value | Description |
|---|---|---|
| Use divider | Yes/No | The container class will add a css class to the main container. This can be any valid css class name use only the classes name |
| Divider Color | HEX Color | The container background color will set the background color of the container. To use, simply select the color picker and select the color. You may also use the HEX input to put in exact colors using their HEX value. |
| Gradient End Color | Hex / Alpha color | The divider, by default, will gradient from the Divider Color to the Gradient End Color. Setting this allows you to set how that transition looks and the alpha (transparency) as well. |
| Divider Type | Option | The divider type has 4 options to choose from |
| Divider Height | Number | This allows you to control the height of the divider. When adding a number here it will override the default divider height. This can be helpful in adjusting the gap between sections |
